home *** CD-ROM | disk | FTP | other *** search
Text File | 1993-03-16 | 752 b | 22 lines | [TEXT/MPS ] |
- /* Copyright (c) 1990-1992 by the University of Illinois Board of Trustees */
- void DoAboutUIUCmail(void);
- MyWindowPtr DoComposeNew(short toWhom);
- short DoSendQueue(void);
- short SendTheQueue(void);
- void DoPageSetup(void);
- void DoQuit(void);
- void NotImplemented(void);
- void EmptyTrash(void);
- void AddSelectionAsTo(void);
- void AddStringAsTo(UPtr string);
- void ToMenusChanged(void);
- Boolean CloseAll(void);
- Boolean CloseAllBoxes(void);
- Boolean CloseAllMessages(void);
- void HelpRect(Rect *tipRect,short resSelect,short percentRight);
- void HelpRectString(Rect *tipRect,UPtr string,short percentRight);
- void HelpPict(Rect *tipRect,short resId,short percentRight);
- void DoHelp(MyWindowPtr win);
- void HandleWindowChoice(short item);
- short ChangePassword(void);
-